nginx 配置上傳文件大小限制
見下圖: client_max_body_size 1024M; 上傳文件大小限制 sendfile on; 設置為on表示啟動高效傳輸文件的模式 keepalive_timeout 1800; ...
見下圖: client_max_body_size 1024M; 上傳文件大小限制 sendfile on; 設置為on表示啟動高效傳輸文件的模式 keepalive_timeout 1800; ...